home *** CD-ROM | disk | FTP | other *** search
/ Informática Multimedia 1995 April / Informatica Multimedia CD - Epimundo.iso / DOS / CAT_DISK / PC_CAT.ZIP / MODE.DOC < prev    next >
Encoding:
Text File  |  1990-11-15  |  3.4 KB  |  60 lines

  1.      One of the interesting things about "power" users is that they tend
  2. to forget that not everyone has all of the tools that they do. I found a
  3. program called QUICKEYS (PC Magazine, late 1985) very useful and
  4. installed it in the AUTOEXEC.BAT file on my old 8088 machine.  I never
  5. thought about it again.  I did notice that quite often when I used
  6. someone else's machine it seems like a real dog but I didn't bother to
  7. think why.  I had to use a PS/2 model 80 for a while and hated it every
  8. time I typed something because it was so slow!  When I finally bought my
  9. own 386, I found that QUICKEYS wouldn't work on it so my new machine was
  10. now doing a slug imitation also.  Oh, it was fast enough when it was
  11. it's turn to do something but when it was my turn to move a cursor or
  12. space over on a line, it seemed slower than my old PC.  It only took a
  13. few hours to tire of this and start looking for a replacement for
  14. QUICKEYS. Luckily, I had DOS 4.0 (about the only good thing you will
  15. ever hear me say about 4.0) which has a new extension to the MODE
  16. command to change the typematic rate of the keyboard.  I put it in my
  17. AUTOEXEC.BAT and again forgot about having a slow keyboard.
  18.  
  19.      Recently, however, I was reviewing someone else's program and was
  20. really impressed at how terribly slow it was.  This program seemed to
  21. take forever to move the cursor from one entry to another.  When I
  22. exited the program, I noticed that my normal cursor was now also
  23. terribly slow.  This person had modified the typematic rate in a failed
  24. attempt to improve their program's performance and then had reset it to
  25. normal when they were done. For me, normal is glacial.  It was obvious
  26. that this programmer thought that normal was normal.  That did it.  If a
  27. programmer could fail to know what the typematic rate should be, then
  28. there must be lots of users who don't know what they are missing either.
  29. I am therefore including this note in PC-Catalog in the hopes of helping
  30. at least one person to find out how fast a computer should be (and
  31. PC-Catalog in particular).
  32.         
  33.      The initial keyboard "typematic" rate seems to be to start
  34. repeating characters one half second after a key has been pressed and
  35. then repeat at a rate of 4 characters per second as long as it is held
  36. down.  To me this is terribly slow.  If you have DOS 4.0, try executing
  37. the command:
  38.  
  39.          MODE CON: RATE=32 DELAY=1
  40.  
  41.      After running that command, just hold the space bar down and notice
  42. how fast the cursor travels across the screen.  You probably want to put
  43. this command in your AUTOEXEC.BAT file. If this is too fast, RATE is the
  44. number of repeat rate in characters per second (1 to 32) and DELAY is
  45. the time to wait before repeating the character the first time in
  46. quarter second increments (1 to 4).  Don't be afraid to experiment.  You
  47. can just keep executing the mode command repeatedly until you get what
  48. you want.
  49.  
  50.      What if you don't have DOS 4.0?  Well, I would suggest that you
  51. find one of the keyboard typematic rate adjustment programs floating
  52. around.  As I said, I used QUICKEYS for quite some time and found it
  53. adaquate until I changed machines.  I can also recommend FKB since I
  54. wrote it and you will send me money if you use it.  It should work on
  55. all machines.
  56.  
  57.         PLEASE TRY A KEYBOARD ACCELERATOR WITH PC_CATALOG.
  58.  
  59.    PC-Catalog is fast without one and lightning fast with one.
  60.